Really include renamed console files. :-)
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Sun, 7 Aug 2005 09:13:39 +0000 (09:13 +0000)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Sun, 7 Aug 2005 09:13:39 +0000 (09:13 +0000)
commitea9fb36c36fe706603acf672ce768865763ff63a
tree56fa173aeebcc148f2d30e586e51a44b133226d4
parent2ba532d76714318ee9bfb5d0c10cb053be7cba00
Really include renamed console files. :-)
Signed-off-by: Keir Fraser <keir@xensource.com>
12 files changed:
tools/console/Makefile [new file with mode: 0644]
tools/console/client/main.c [new file with mode: 0644]
tools/console/daemon/io.c [new file with mode: 0644]
tools/console/daemon/io.h [new file with mode: 0644]
tools/console/daemon/main.c [new file with mode: 0644]
tools/console/daemon/utils.c [new file with mode: 0644]
tools/console/daemon/utils.h [new file with mode: 0644]
tools/console/testsuite/Makefile [new file with mode: 0644]
tools/console/testsuite/README [new file with mode: 0644]
tools/console/testsuite/console-dom0.c [new file with mode: 0644]
tools/console/testsuite/console-domU.c [new file with mode: 0644]
tools/console/testsuite/procpipe.c [new file with mode: 0644]